PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFNumberFormat Class / getFractionDisplay Method
In This Topic
    getFractionDisplay Method
    In This Topic
    Gets the fraction display.
    This method has meaning only if this object is the last one in a number format collection.
    Syntax
    public PDFFractionDisplay getFractionDisplay()

    Return Value

    A value indicating whether and in what manner to display a fractional value from the result of converting to the units of this object by means of the getConversionFactor method.
    See Also